crypto/ed25519/internal/edwards25519.projCached.CondNeg (method)

2 uses

	crypto/ed25519/internal/edwards25519 (current package)
		edwards25519.go#L416: func (v *projCached) CondNeg(cond int) *projCached {
		tables.go#L102: 	dest.CondNeg(int(xmask & 1))